Skip to content

Fix deadline error#58

Open
xiaozhihong wants to merge 1 commit intoHaivision:masterfrom
xiaozhihong:bugfix
Open

Fix deadline error#58
xiaozhihong wants to merge 1 commit intoHaivision:masterfrom
xiaozhihong:bugfix

Conversation

@xiaozhihong
Copy link

No description provided.

@xiaozhihong
Copy link
Author

The code time.NewTimer(0) will send the current time to the channel of the timer directly.
And it case function poll.wait return a timeout error.
On the other side, we must check the error of the return value of function poll.wait in read/write.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant